﻿2026-08-03T07:03:28.7658262Z ##[group]Run actions/checkout@v5
2026-08-03T07:03:28.7658723Z with:
2026-08-03T07:03:28.7659182Z   repository: BigscreenVR/spt-bs-core
2026-08-03T07:03:28.7661820Z   token: ***
2026-08-03T07:03:28.7662159Z   ssh-strict: true
2026-08-03T07:03:28.7662520Z   ssh-user: git
2026-08-03T07:03:28.7662868Z   persist-credentials: true
2026-08-03T07:03:28.7663251Z   clean: true
2026-08-03T07:03:28.7663599Z   sparse-checkout-cone-mode: true
2026-08-03T07:03:28.7664002Z   fetch-depth: 1
2026-08-03T07:03:28.7664339Z   fetch-tags: false
2026-08-03T07:03:28.7664687Z   show-progress: true
2026-08-03T07:03:28.7665044Z   lfs: false
2026-08-03T07:03:28.7665373Z   submodules: false
2026-08-03T07:03:28.7665721Z   set-safe-directory: true
2026-08-03T07:03:28.7666108Z   allow-unsafe-pr-checkout: false
2026-08-03T07:03:28.7666503Z ##[endgroup]
2026-08-03T07:03:28.8400037Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T07:03:28.8401502Z ##[group]Getting Git version info
2026-08-03T07:03:28.8402141Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T07:03:28.8403041Z [command]/usr/bin/git version
2026-08-03T07:03:28.8405256Z git version 2.43.0
2026-08-03T07:03:28.8421068Z ##[endgroup]
2026-08-03T07:03:28.8428647Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/cdc26b1b-eed8-436d-8f6d-7234c349069f/.gitconfig'
2026-08-03T07:03:28.8435240Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cdc26b1b-eed8-436d-8f6d-7234c349069f' before making global git config changes
2026-08-03T07:03:28.8436465Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T07:03:28.8438006Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T07:03:28.8469102Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T07:03:28.8487372Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T07:03:28.8496916Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T07:03:28.8499454Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T07:03:28.8516986Z HEAD
2026-08-03T07:03:28.8546725Z ##[endgroup]
2026-08-03T07:03:28.8548262Z [command]/usr/bin/git submodule status
2026-08-03T07:03:28.8732330Z ##[group]Cleaning the repository
2026-08-03T07:03:28.8735526Z [command]/usr/bin/git clean -ffdx
2026-08-03T07:03:28.8771355Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T07:03:28.8825913Z HEAD is now at 1305b737c Merge b48e35baa81669487bc12e16179eeb5e3275db80 into 0f35bc2ce4dc7f8a85e0415f5393a8d683e5112e
2026-08-03T07:03:28.8831486Z ##[endgroup]
2026-08-03T07:03:28.8832938Z ##[group]Disabling automatic garbage collection
2026-08-03T07:03:28.8836074Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T07:03:28.8860551Z ##[endgroup]
2026-08-03T07:03:28.8861233Z ##[group]Setting up auth
2026-08-03T07:03:28.8865878Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T07:03:28.8892146Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T07:03:28.9077575Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T07:03:28.9102235Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T07:03:28.9280179Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T07:03:28.9306575Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T07:03:28.9492260Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T07:03:28.9524389Z ##[endgroup]
2026-08-03T07:03:28.9525382Z ##[group]Fetching the repository
2026-08-03T07:03:28.9530741Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1305b737c7d7d2d591c22e42a3028bff6fc9a469:refs/remotes/pull/142/merge
2026-08-03T07:03:29.5517057Z ##[endgroup]
2026-08-03T07:03:29.5518466Z ##[group]Determining the checkout info
2026-08-03T07:03:29.5519853Z ##[endgroup]
2026-08-03T07:03:29.5522946Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T07:03:29.5566974Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T07:03:29.5591370Z ##[group]Checking out the ref
2026-08-03T07:03:29.5593661Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/142/merge
2026-08-03T07:03:29.5647817Z HEAD is now at 1305b737c Merge b48e35baa81669487bc12e16179eeb5e3275db80 into 0f35bc2ce4dc7f8a85e0415f5393a8d683e5112e
2026-08-03T07:03:29.5652118Z ##[endgroup]
2026-08-03T07:03:29.5687642Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T07:03:29.5713151Z 1305b737c7d7d2d591c22e42a3028bff6fc9a469
